FALSE Registered S3 methods overwritten by 'dbplyr':
FALSE method from
FALSE print.tbl_lazy
FALSE print.tbl_sql
FALSE -- Attaching packages --------------------------------------------------------------------------------------------- tidyverse 1.3.1 --
FALSE √ ggplot2 3.3.5 √ purrr 0.3.4
FALSE √ tibble 3.1.6 √ dplyr 1.0.8
FALSE √ tidyr 1.2.0 √ stringr 1.4.0
FALSE √ readr 2.1.2 √ forcats 0.5.1
FALSE -- Conflicts ------------------------------------------------------------------------------------------------ tidyverse_conflicts() --
FALSE x dplyr::filter() masks stats::filter()
FALSE x dplyr::lag() masks stats::lag()
FALSE
FALSE Attaching package: ‘scales’
FALSE
FALSE The following object is masked from ‘package:purrr’:
FALSE
FALSE discard
FALSE
FALSE The following object is masked from ‘package:readr’:
FALSE
FALSE col_factor
FALSE
FALSE Registered S3 method overwritten by 'data.table':
FALSE method from
FALSE print.data.table
FALSE Registered S3 methods overwritten by 'htmltools':
FALSE method from
FALSE print.html tools:rstudio
FALSE print.shiny.tag tools:rstudio
FALSE print.shiny.tag.list tools:rstudio
FALSE Registered S3 method overwritten by 'htmlwidgets':
FALSE method from
FALSE print.htmlwidget tools:rstudio
FALSE
FALSE Attaching package: ‘plotly’
FALSE
FALSE The following object is masked from ‘package:ggplot2’:
FALSE
FALSE last_plot
FALSE
FALSE The following object is masked from ‘package:stats’:
FALSE
FALSE filter
FALSE
FALSE The following object is masked from ‘package:graphics’:
FALSE
FALSE layout
FALSE
FALSE data.table 1.14.2 using 8 threads (see ?getDTthreads). Latest news: r-datatable.com
FALSE
FALSE Attaching package: ‘data.table’
FALSE
FALSE The following objects are masked from ‘package:dplyr’:
FALSE
FALSE between, first, last
FALSE
FALSE The following object is masked from ‘package:purrr’:
FALSE
FALSE transpose
FALSE
FALSE
FALSE Attaching package: ‘lubridate’
FALSE
FALSE The following objects are masked from ‘package:data.table’:
FALSE
FALSE hour, isoweek, mday, minute, month, quarter, second, wday, week, yday, year
FALSE
FALSE The following objects are masked from ‘package:base’:
FALSE
FALSE date, intersect, setdiff, union
FALSE
FALSE Loading required package: kableExtra
FALSE
FALSE Attaching package: ‘kableExtra’
FALSE
FALSE The following object is masked from ‘package:dplyr’:
FALSE
FALSE group_rows
FALSE
FALSE
FALSE Attaching package: ‘timetk’
FALSE
FALSE The following object is masked from ‘package:data.table’:
FALSE
FALSE :=
FALSE
FALSE Loading required package: svd
FALSE Loading required package: forecast
FALSE Registered S3 method overwritten by 'quantmod':
FALSE method from
FALSE as.zoo.data.frame zoo
FALSE
FALSE Attaching package: ‘Rssa’
FALSE
FALSE The following object is masked from ‘package:stats’:
FALSE
FALSE decompose
FALSE
FALSE
FALSE ‘tseries’ version: 0.10-50
FALSE
FALSE ‘tseries’ is a package for time series analysis and computational finance.
FALSE
FALSE See ‘library(help="tseries")’ for details.
FALSE
FALSE
FALSE Attaching package: ‘tsibble’
FALSE
FALSE The following object is masked from ‘package:lubridate’:
FALSE
FALSE interval
FALSE
FALSE The following object is masked from ‘package:data.table’:
FALSE
FALSE key
FALSE
FALSE The following objects are masked from ‘package:base’:
FALSE
FALSE intersect, setdiff, union
Warning: `funs()` was deprecated in dplyr 0.8.0.
Please use a list of either functions or lambdas:
# Simple named list:
list(mean = mean, median = median)
# Auto named with `tibble::lst()`:
tibble::lst(mean, median)
# Using lambdas
list(~ mean(., trim = .2), ~ median(., na.rm = TRUE))
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated.
Warning: Removed 404 row(s) containing missing values (geom_path).

Warning: Width not defined. Set with `position_dodge(width = ?)`
Warning in max(ids, na.rm = TRUE) :
no non-missing arguments to max; returning -Inf
Warning: Removed 7 row(s) containing missing values (geom_path).

Warning: Width not defined. Set with `position_dodge(width = ?)`
Warning in max(ids, na.rm = TRUE) :
no non-missing arguments to max; returning -Inf
Warning: Removed 206 row(s) containing missing values (geom_path).

Warning: Width not defined. Set with `position_dodge(width = ?)`
Warning in max(ids, na.rm = TRUE) :
no non-missing arguments to max; returning -Inf
Warning: Removed 45 row(s) containing missing values (geom_path).

Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE
[1] "sf" "data.frame"



Rows: 161,025
Columns: 3
$ date <date> 2020-02-29, 2020-03-01, 2020-03-02, 2020-03-03, 2020-03-04, 2020-03-05, 2020-03-06, 2020-03-07, 2020-03-~
$ location <chr> "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", ~
$ new_cases_smoothed <dbl> 0.714, 0.714, 0.000, 0.000, 0.000, 0.000, 0.000, 0.429, 0.429, 0.429, 0.429, 0.857, 0.857, 0.857, 0.857, ~

$upper
'dendrogram' with 2 branches and 2 members total, at height 19342438
$lower
$lower[[1]]
'dendrogram' with 2 branches and 200 members total, at height 5689823
$lower[[2]]
'dendrogram' with 2 branches and 16 members total, at height 6715621
Rows: 216
Columns: 2
$ Var1 <fct> Afghanistan, Albania, Algeria, Andorra, Angola, Anguilla, Antigua and Barbuda, Argentina, Armenia, Aruba, Australia, Au~
$ Freq <int> 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1,~
Rows: 161,025
Columns: 4
$ date <date> 2020-02-29, 2020-03-01, 2020-03-02, 2020-03-03, 2020-03-04, 2020-03-05, 2020-03-06, 2020-03-07, 2020-03-~
$ location <chr> "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", "Afghanistan", ~
$ new_cases_smoothed <dbl> 0.714, 0.714, 0.000, 0.000, 0.000, 0.000, 0.000, 0.429, 0.429, 0.429, 0.429, 0.857, 0.857, 0.857, 0.857, ~
$ cluster <int> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ~
1 2 3 4 5
168 14 32 1 1
Warning: Width not defined. Set with `position_dodge(width = ?)`

`geom_smooth()` using method = 'gam' and formula 'y ~ s(x, bs = "cs")'